OLAP Data Cube Wizard - Dimensions

Dimensions are the database fields that you want to use to group the measures (data).

The Build OLAP Data Cube dialog with several fields entered as dimensions and REGION NAME entered withing the Column tab.

Fields available to be used as dimensions
These are all of the fields from the SELECT clause of the Fact Table. Double click on a field to add it as an Available Dimension or drag a field into the Column or Row tab to make it a default column or row dimension at run-time.

Note: If you elected to build your cube using multiple datasets, you will not see your Dimension query fields listed. To add these fields, select the Fact Table foreign key that links to the dimension table, then click the radio button option to pull the data "from another data set." Argos will ask you which field to use from the dataset you indicate. For example, if your Fact Table had a foreign key called "GenderKey" that linked it to the Gender dimension table, you would select GenderKey for your field, then browse the Gender table for the actual field you wish to display. This is often more complicated than simply building a single query that links your Fact and Dimension tables together.

Available tab
Dimensions that you add to the Available tab are available for the Report Viewer to use, but are not initially included in the cube. Report Viewers can drag dimensions from the Available list into the OLAP cube as either row or column dimensions. This gives the user the ability to configure their view of the data as needed.

Column tab
Dimensions placed in the Column tab will be the default column dimensions in the cube.

Row tab
Dimensions placed in the Row tab will be the default row dimensions in the cube.

Right-clicking anywhere within the Available, Column, or Row tabs allows you to sort the listed dimensions alphabetically.

Display Name
The title to be displayed for each dimension. The default is the name of the field.

Data for this dimension comes…
- directly from the Fact table - The field for this dimension comes from one of the SELECTed fields in the Fact Table.
- from another data set - The field for this dimension comes from one of the datasets in addition to the Fact Table. See the note above (under Fields available to be used as dimensions) for more information.

Default Sort Method
- No sort - Sort is controlled by the ORDER BY clause of the Fact Table.
- Sort by keyfield value - Sort is controlled by the alphanumeric value of the dimension.
- Sort by name - Sort is controlled by the name

Forecasting
Enabling forecasting for a dimension uses an algorithm to calculate one previous ("preceding") and one future ("consequent") value for that row or column based on trends in the data. Argos provides six different forecasting algorithms for you to choose from:

Note: If a dimension has fewer than three data points, the forecasting value will be 0 as there is not enough information to extrapolate a value. Forecasted values are not part of the cube data, so some views of the measure (like ranks, record count, prev/next items, etc.) will be 0 when applied to rows or columns with forecasted values. Forecasted values are not included in total/subtotal calculations, but are included in running total calculations.

Up/Down Arrows
Controls the order of display for dimensions. Select a measure and click the Up arrow to move it closer to the front or click the Down arrow to move it closer to the back.

Delete button
Select a dimension and click the red X button to delete the dimension.

 


Need More Help?

If you need additional help creating OLAP Cubes, refer to the Getting Started with OLAP Cubes page.